What are the important components of .Net?
1676
30-Sep-2019
Aryan Kumar
07-Jun-2023The .NET Framework is a software development platform that includes a large library and provides language interoperability (CLI) across several programming languages. It is a modular framework, with components that can be reused across multiple applications.
The important components of the .NET Framework are:
The .NET Framework is a powerful platform that can be used to develop a wide variety of applications. It is a mature and well-supported platform that is used by millions of developers around the world.
Here are some of the benefits of using the .NET Framework:
If you are looking for a powerful and versatile platform for developing applications, then the .NET Framework is a great option.
Shrikant Mishra
30-Sep-2019The components of .Net are Common language run-time, .Net Class library, Application domain, Common Type System, .Net framework, Profiling, etc. However, the two important components are the Class library and the Common Language Run-time.
CLR provides building blocks for a wide variety of applications. The class library consists of a set of classes that are used to access common functionality. The functionality can be shared among different applications.